-
Home
-
Connect SendGrid for Emails
-
1.11.15 (latest)
-
Code
-
Classes
- Mail
| Total Complexity |
40 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
235 |
| Lines of code |
136 |
| Logical lines of code |
42 |
| Comment lines |
0 |
| Methods |
36 |
| Properties |
18 |
Methods 36
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
S |
62 |
5 |
11 |
| jsonSerialize() |
S |
53 |
1 |
23 |
| setFrom() |
S |
81 |
1 |
3 |
| getFrom() |
S |
82 |
1 |
3 |
| addPersonalization() |
S |
80 |
1 |
3 |
| getPersonalizations() |
S |
82 |
1 |
3 |
| setSubject() |
S |
81 |
1 |
3 |
| getSubject() |
S |
82 |
1 |
3 |
| addContent() |
S |
80 |
1 |
3 |
| getContents() |
S |
82 |
1 |
3 |
| addAttachment() |
S |
80 |
1 |
3 |
| getAttachments() |
S |
82 |
1 |
3 |
| setTemplateId() |
S |
81 |
1 |
3 |
| getTemplateId() |
S |
82 |
1 |
3 |
| addSection() |
S |
80 |
1 |
3 |
| getSections() |
S |
82 |
1 |
3 |
| addHeader() |
S |
80 |
1 |
3 |
| getHeaders() |
S |
82 |
1 |
3 |
| addCategory() |
S |
80 |
1 |
3 |
| getCategories() |
S |
82 |
1 |
3 |
| addCustomArg() |
S |
80 |
1 |
3 |
| getCustomArgs() |
S |
82 |
1 |
3 |
| setSendAt() |
S |
81 |
1 |
3 |
| getSendAt() |
S |
82 |
1 |
3 |
| setBatchId() |
S |
81 |
1 |
3 |
| getBatchId() |
S |
82 |
1 |
3 |
| setASM() |
S |
81 |
1 |
3 |
| getASM() |
S |
82 |
1 |
3 |
| setIpPoolName() |
S |
81 |
1 |
3 |
| getIpPoolName() |
S |
82 |
1 |
3 |
| setMailSettings() |
S |
81 |
1 |
3 |
| getMailSettings() |
S |
82 |
1 |
3 |
| setTrackingSettings() |
S |
81 |
1 |
3 |
| getTrackingSettings() |
S |
82 |
1 |
3 |
| setReplyTo() |
S |
81 |
1 |
3 |
| getReplyTo() |
S |
82 |
1 |
3 |